[MINIOS]Events handling cleaned up. The interface extended to provide
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 5 Jul 2006 10:27:58 +0000 (11:27 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 5 Jul 2006 10:27:58 +0000 (11:27 +0100)
commit79700a5ce7f1aec65cf219fd53c9532fdd1d2188
treeb78a2a29817aa65269f822a8deea407c9a7bb475
parentc5f5756de82e6b64d956a85d7b5a8e629b623083
[MINIOS]Events handling cleaned up. The interface extended to provide
void* pointer to handlers.
Signed-off-by: Steven Smith <sos22@cam.ac.uk>
Signed-off-by: Grzegorz Milos <gm281@cam.ac.uk>
extras/mini-os/console/xencons_ring.c
extras/mini-os/events.c
extras/mini-os/include/events.h
extras/mini-os/include/lib.h
extras/mini-os/lib/string.c
extras/mini-os/time.c
extras/mini-os/xenbus/xenbus.c